ComponentOne FlexGrid for WPF and Silverlight
MinSize Property (RowColCollection<T>)

C1.WPF.FlexGrid Namespace > RowColCollection<T> Class : MinSize Property
Gets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection.
Syntax
'Declaration
 
Public Property MinSize As System.Double
public System.double MinSize {get; set;}
See Also

Reference

RowColCollection<T> Class
RowColCollection<T> Members